-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add changelog for release v0.20.0 #8413
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8413 +/- ##
=======================================
Coverage 73.48% 73.48%
=======================================
Files 578 578
Lines 36489 36489
=======================================
Hits 26814 26814
Misses 7956 7956
Partials 1719 1719 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Rahul Ganesh <rahulgab@amazon.com>
e090541
to
4d24088
Compare
/hold |
- Kube-vip: `v0.7.0` to `v0.8.0` | ||
- Image-builder: `v0.1.24` to `v0.1.26` | ||
- Kind: `v0.22.0` to `v0.23.0` | ||
- Etcdadm Controller: `v1.0.17` to `v1.0.21` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should tink stack changes be included here.?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Tinkerbell stack :
Cluster API Provider Tinkerbell v0.4.0 to v0.5.3
Hegel v0.10.1 to v0.12.0
Rufio afd7cd82fa08dae8f9f3ffac96eb030176f3abbd to v0.3.3
Tink v0.8.0 to v0.10.0
Boots/Smee v0.8.1 to v0.11.0
Hook 9d54933a03f2f4c06322969b06caa18702d17f66 to v0.8.1
Charts: v0.4.5
NOTE: The Boots service has been renamed to Smee by the upstream tinkerbell community with this version upgrade. Any reference to Boots or Smee in our docs refer to the same service.
|
||
### Added | ||
- Support for Kubernetes v1.30 | ||
- Support for configuring api server flags in cluster spec ([#7755](https://github.com/aws/eks-anywhere/pull/7755)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit
- Support for configuring api server flags in cluster spec ([#7755](https://github.com/aws/eks-anywhere/pull/7755)) | |
- Support for configuring kube-apiserver flags in cluster spec ([#7755](https://github.com/aws/eks-anywhere/pull/7755)) |
- Support for configuring kubelet settings in cluster spec ([#8265](https://github.com/aws/eks-anywhere/pull/8265)) | ||
- Support for kubelet settings on BottleRocket nodes ([#3266](https://github.com/aws/eks-anywhere-build-tooling/pull/3266)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need to mentioned bottlerocket separately here since it's supported to all OSes in this release. @mitalipaygude what do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I agree, we don't need to call it out differently.
- Cilium: `v1.13.9` to `v1.13.16` | ||
- Cluster API: `v1.6.1` to `v1.7.2` | ||
- Cluster API Provider vSphere: `v1.8.5` to `v1.10.0` | ||
- Cluster API Provider Nutanix: `v1.2.3` to `v1.3.1` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Cluster API Provider Nutanix: `v1.2.3` to `v1.3.1` | |
- Cluster API Provider Nutanix: `v1.2.3` to `v1.3.5` |
Signed-off-by: Rahul Ganesh <rahulgab@amazon.com>
Signed-off-by: Rahul Ganesh <rahulgab@amazon.com>
Looks good to me! |
/lgtm |
/unhold |
@rahulbabu95: you cannot LGTM your own PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rahulbabu95 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherrypick release-0.20 |
@rahulbabu95: #8413 failed to apply on top of branch "release-0.20":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherrypick release-0.20 |
@rahulbabu95: #8413 failed to apply on top of branch "release-0.20":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherrypick release-0.20 |
@rahulbabu95: new pull request created: #8417 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Description of changes:
Add change log for release v0.20.0
Testing (if applicable):
Documentation added/planned (if applicable):
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.